projects
/
pyside6.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3bbbfa
)
Fix d/t/control.gen for dash
author
Stuart Prescott
<stuart@debian.org>
Sun, 2 Mar 2025 04:30:39 +0000
(15:30 +1100)
committer
Stuart Prescott
<stuart@debian.org>
Sun, 2 Mar 2025 04:30:39 +0000
(15:30 +1100)
debian/tests/control.gen
patch
|
blob
|
history
diff --git
a/debian/tests/control.gen
b/debian/tests/control.gen
index 5c6f1a5e688febc783a904a489efcc4cb01b5274..f36c77c7d043da217f25dd8cb9f23a36f01659e8 100755
(executable)
--- a/
debian/tests/control.gen
+++ b/
debian/tests/control.gen
@@
-5,7
+5,7
@@
C=debian/tests/control
# Remove debian/tests/control
rm -f $C
-echo
-e
"## AUTOGENERATED FILE: SEE debian/tests/control.gen\n\n" > $C
+echo "## AUTOGENERATED FILE: SEE debian/tests/control.gen\n\n" > $C
# Create the basic (import) test for Python 3 modules
for binary_package in $(dh_listpackages|grep "python3-pyside6.qt"); do